mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_out_text_delay_s(\"red\", \"Возвращайтесь на свою базу в Мин.Воды\", \"10\"); mission.trig.func[1]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return(c_time_after(\"3\") )",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
        [1] = 
        {
            rules = 
            {
            }, -- end of rules
            side = "OFFLINE",
            score = 50,
            predicate = "score",
            comment = "at start",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
            }, -- end of rules
            side = "OFFLINE",
            score = 50,
            predicate = "score",
            comment = "usgp",
        }, -- end of [2]
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if c_time_after(\"3\") then a_out_text_delay_s(\"red\", \"Возвращайтесь на свою базу в Мин.Воды\", \"10\"); mission.trigfunc[1]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 760,
        wind = 
        {
            at8000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at8000
            at2000 = 
            {
                speed = 0,
                dir = 0,
            }, -- end of at2000
            atGround = 
            {
                speed = 0,
                dir = 0,
            }, -- end of atGround
        }, -- end of wind
        name = "Winter, clean sky",
        fog = 
        {
            thickness = 0,
            density = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            at2000 = 0,
            atGround = 0,
        }, -- end of turbulence
        season = 
        {
            temperature = 20,
            iseason = 1,
        }, -- end of season
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        clouds = 
        {
            density = 0,
            thickness = 0,
            base = 0,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        offline = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of offline
        blue = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of blue
        red = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of red
    }, -- end of result
    triggers = 
    {
        zones = 
        {
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.68576450554979,
        zoom = 2500000,
        centerX = 0.7757313014552,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 10,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 17,
            [11] = 12,
            [12] = 2,
            [13] = 3,
            [14] = 5,
        }, -- end of blue
        red = 
        {
            [1] = 0,
            [2] = 1,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "Поняв всю серьезность ситуации,США вывели остатки своих войск из Грузии.так же СНГ обязался вывести войска из западной грузии,признавая территорию нейтральной,а США в свою очередь выводит свои баллистические ракеты из турции и восточной европпы.\
       Украину и другие страны СНГ не устроил мирный договор,и объедененный союз распался на независимые государства.\
        ",
    trigflag = 
    {
        [1] = true,
    }, -- end of trigflag
    descriptionRedTask = "Ваше звено возвращается на свою  базу в Мин.воды.",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
        [1] = "dom{C4B421A1-5A43-4610-BDAA-A0FCFC45044C}.jpg",
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            predicate = "triggerOnce",
            rules = 
            {
                [1] = 
                {
                    seconds = 3,
                    predicate = "c_time_after",
                    unit = "",
                }, -- end of [1]
            }, -- end of rules
            actions = 
            {
                [1] = 
                {
                    seconds = 10,
                    coalitionlist = "red",
                    predicate = "a_out_text_delay_s",
                    text = "Возвращайтесь на свою базу в Мин.Воды",
                }, -- end of [1]
            }, -- end of actions
            comment = "1",
        }, -- end of [1]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Israel",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 15,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Spain",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 9,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [8]
                [9] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [10]
                [11] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Norway",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 12,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
                [13] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [13]
                [14] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [14]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78548210632872,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65190268881769,
                                            x = -5204.8512293473,
                                            speed = 5.5555555555556,
                                            y = 243060.28579921,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 14,
                                        lat = 0.78548210632872,
                                        skill = "Average",
                                        long = 0.65190268881769,
                                        x = -5204.8512293473,
                                        name = "Юнит #2",
                                        heading = 0,
                                        y = 243060.28579921,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 15,
                                        lat = 0.78542343471161,
                                        skill = "Average",
                                        long = 0.6518158228796,
                                        x = -5599.6747018881,
                                        name = "Юнит #3",
                                        heading = 0,
                                        y = 242688.67532606,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #004",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 56,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7796135000302,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65943492343398,
                                            x = -40654.640572825,
                                            speed = 5.5555555555556,
                                            y = 279290.55499562,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 12,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 30,
                                        lat = 0.7796135000302,
                                        skill = "Average",
                                        long = 0.65943492343398,
                                        x = -40654.640572825,
                                        name = "Юнит #4",
                                        heading = 0,
                                        y = 279290.55499562,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 31,
                                        lat = 0.77959246386671,
                                        skill = "Average",
                                        long = 0.65941162630247,
                                        x = -40794.93392699,
                                        name = "Юнит #5",
                                        heading = 0,
                                        y = 279192.94373475,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #005",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 40,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77793432894339,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66350281239042,
                                            x = -50234.352480167,
                                            speed = 5.5555555555556,
                                            y = 298431.60028315,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 13,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 32,
                                        lat = 0.77793432894339,
                                        skill = "Average",
                                        long = 0.66350281239042,
                                        x = -50234.352480167,
                                        name = "Юнит #6",
                                        heading = 0,
                                        y = 298431.60028315,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 33,
                                        lat = 0.77791901717016,
                                        skill = "Average",
                                        long = 0.66348381678332,
                                        x = -50337.290427089,
                                        name = "Юнит #7",
                                        heading = 0,
                                        y = 298351.27195476,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #007",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 40,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78480118788789,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66323865229013,
                                            x = -6585.8430465842,
                                            speed = 5.5555555555556,
                                            y = 294536.99152676,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 14,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 34,
                                        lat = 0.78480118788789,
                                        skill = "Average",
                                        long = 0.66323865229013,
                                        x = -6585.8430465842,
                                        name = "Юнит #8",
                                        heading = 0,
                                        y = 294536.99152676,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 35,
                                        lat = 0.78476732260548,
                                        skill = "Average",
                                        long = 0.66318608355162,
                                        x = -6815.99204979,
                                        name = "Юнит #9",
                                        heading = 0,
                                        y = 294312.31030371,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #006",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 320,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77975405964794,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69876492670395,
                                            x = -26753.049101136,
                                            speed = 5.5555555555556,
                                            y = 457921.63976131,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 16,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 38,
                                        lat = 0.77975405964794,
                                        skill = "Average",
                                        long = 0.69876492670395,
                                        x = -26753.049101136,
                                        name = "Юнит #12",
                                        heading = 0,
                                        y = 457921.63976131,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 39,
                                        lat = 0.77979303759882,
                                        skill = "Average",
                                        long = 0.69882038816373,
                                        x = -26482.709027296,
                                        name = "Юнит #13",
                                        heading = 0,
                                        y = 458151.43374511,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #008",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 180,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78606352925132,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68358033406541,
                                            x = 7811.6691645114,
                                            speed = 5.5555555555556,
                                            y = 385870.18712898,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 40,
                                        lat = 0.78606352925132,
                                        skill = "Average",
                                        long = 0.68358033406541,
                                        x = 7811.6691645114,
                                        name = "Юнит #14",
                                        heading = 0,
                                        y = 385870.18712898,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 41,
                                        lat = 0.78599402740224,
                                        skill = "Average",
                                        long = 0.68369444228382,
                                        x = 7408.238389831,
                                        name = "Юнит #15",
                                        heading = 0,
                                        y = 386420.00810775,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #009",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 34,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78686720058012,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67963702737763,
                                            x = 11591.904862409,
                                            speed = 5.5555555555556,
                                            y = 367688.12102095,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 42,
                                        lat = 0.78686720058012,
                                        skill = "Average",
                                        long = 0.67963702737763,
                                        x = 11591.904862409,
                                        name = "Юнит #16",
                                        heading = 0,
                                        y = 367688.12102095,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 43,
                                        lat = 0.78685732374633,
                                        skill = "Average",
                                        long = 0.67976896919596,
                                        x = 11572.385616006,
                                        name = "Юнит #17",
                                        heading = 0,
                                        y = 368288.86790076,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #010",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 320,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.771916735708,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75181482828721,
                                            x = -51156.205014752,
                                            speed = 5.5555555555556,
                                            y = 705149.01101653,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 31,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 128,
                                        lat = 0.771916735708,
                                        skill = "Average",
                                        long = 0.75181482828721,
                                        x = -51156.205014752,
                                        name = "Юнит #1",
                                        heading = 0,
                                        y = 705149.01101653,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 129,
                                        lat = 0.77188313142868,
                                        skill = "Average",
                                        long = 0.75188360082916,
                                        x = -51330.985299231,
                                        name = "Юнит #18",
                                        heading = 0,
                                        y = 705489.70174935,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #022",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75941040686273,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76160734625243,
                                            x = -125101.29994561,
                                            speed = 5.5555555555556,
                                            y = 760373.01573918,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 32,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 130,
                                        lat = 0.75941040686273,
                                        skill = "Average",
                                        long = 0.76160734625243,
                                        x = -125101.29994561,
                                        name = "Юнит #19",
                                        heading = 0,
                                        y = 760373.01573918,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 131,
                                        lat = 0.75942092670564,
                                        skill = "Average",
                                        long = 0.76164227868182,
                                        x = -125013.36008168,
                                        name = "Юнит #20",
                                        heading = 0,
                                        y = 760526.2463269,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ПВО #023",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 22,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78532717351001,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68036312815283,
                                            x = 2024.5458863378,
                                            speed = 5.5555555555556,
                                            y = 371696.73611539,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 40,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "S-300PS 64H6E sr",
                                        CLSID = "{3F127663-E479-4B8D-855B-7C4F6E9310EA}",
                                        unitId = 185,
                                        lat = 0.78532717351001,
                                        skill = "Average",
                                        long = 0.68036312815283,
                                        x = 2024.5458863378,
                                        name = "СНГ ПВО #149",
                                        heading = 3.4198923125949,
                                        y = 371696.73611539,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "S-300PS 40B6M tr",
                                        CLSID = "{0626F96A-FDFB-42D3-ADE5-A0415690BF5E}",
                                        unitId = 186,
                                        lat = 0.78535215160324,
                                        skill = "Average",
                                        long = 0.68037282095993,
                                        x = 2186.7791346852,
                                        name = "СНГ ПВО #150",
                                        heading = 3.4198923125949,
                                        y = 371729.21659166,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "S-300PS 54K6 cp",
                                        CLSID = "{1C4F9C25-EDBD-429e-B95A-083ABFE82B95}",
                                        unitId = 187,
                                        lat = 0.78535772582627,
                                        skill = "Average",
                                        long = 0.6803983843707,
                                        x = 2230.6758125741,
                                        name = "СНГ ПВО #151",
                                        heading = 4.866333644843,
                                        y = 371842.17937035,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 188,
                                        lat = 0.78533694858199,
                                        skill = "Average",
                                        long = 0.68035265231875,
                                        x = 2083.3447630098,
                                        name = "СНГ ПВО #152",
                                        heading = 1.8490959858,
                                        y = 371644.98463615,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 189,
                                        lat = 0.78533815875347,
                                        skill = "Average",
                                        long = 0.68035406936326,
                                        x = 2091.5162863042,
                                        name = "СНГ ПВО #153",
                                        heading = 1.8490959858,
                                        y = 371650.83846431,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 190,
                                        lat = 0.78533939205616,
                                        skill = "Average",
                                        long = 0.68035537191157,
                                        x = 2099.7974603921,
                                        name = "СНГ ПВО #154",
                                        heading = 1.8490959858,
                                        y = 371656.16456751,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 191,
                                        lat = 0.78534054781976,
                                        skill = "Average",
                                        long = 0.6803566225363,
                                        x = 2107.567839209,
                                        name = "СНГ ПВО #155",
                                        heading = 1.8490959858,
                                        y = 371661.29120226,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 192,
                                        lat = 0.78533179953596,
                                        skill = "Average",
                                        long = 0.68037770127801,
                                        x = 2058.7923083575,
                                        name = "СНГ ПВО #156",
                                        heading = 4.9906886393898,
                                        y = 371760.47798016,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 193,
                                        lat = 0.78533337857432,
                                        skill = "Average",
                                        long = 0.68037729265648,
                                        x = 2068.7124586524,
                                        name = "СНГ ПВО #157",
                                        heading = 4.9906886393898,
                                        y = 371757.91710662,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "S-300PS 5P85D ln",
                                        CLSID = "{4351D9C0-EDE5-4574-9789-75227A3C9873}",
                                        unitId = 194,
                                        lat = 0.78533485051062,
                                        skill = "Average",
                                        long = 0.68037697842944,
                                        x = 2077.9816691345,
                                        name = "СНГ ПВО #158",
                                        heading = 4.9906886393898,
                                        y = 371755.83116126,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 195,
                                        lat = 0.78533634942362,
                                        skill = "Average",
                                        long = 0.68037653067459,
                                        x = 2087.3787604971,
                                        name = "СНГ ПВО #159",
                                        heading = 4.9906886393898,
                                        y = 371753.12977198,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "ПВО #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 30,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75817965259214,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69711870786181,
                                            x = -164779.40145499,
                                            speed = 5.5555555555556,
                                            y = 462068.63929787,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 228,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 903,
                                        lat = 0.75817965259214,
                                        skill = "Average",
                                        long = 0.69711870786181,
                                        x = -164779.40145499,
                                        name = "Юнит #10",
                                        heading = 0,
                                        y = 462068.63929787,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 904,
                                        lat = 0.75817265259214,
                                        skill = "Average",
                                        long = 0.69712570786181,
                                        x = -164821.28681302,
                                        name = "Юнит #11",
                                        heading = 0,
                                        y = 462104.94142491,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 905,
                                        lat = 0.75816565259214,
                                        skill = "Average",
                                        long = 0.69713270786181,
                                        x = -164863.17217105,
                                        name = "Юнит #21",
                                        heading = 0,
                                        y = 462141.24355194,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "ПВО",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 21,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75247785641545,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70805545663187,
                                            x = -196649.3231864,
                                            speed = 5.5555555555556,
                                            y = 516131.55234415,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 229,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 906,
                                        lat = 0.75247785641545,
                                        skill = "Average",
                                        long = 0.70805545663187,
                                        x = -196649.3231864,
                                        name = "Юнит #22",
                                        heading = 0,
                                        y = 516131.55234415,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 907,
                                        lat = 0.75245009561833,
                                        skill = "Average",
                                        long = 0.70806711269267,
                                        x = -196821.15126812,
                                        name = "Юнит #23",
                                        heading = 0,
                                        y = 516201.79203132,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 908,
                                        lat = 0.75241964122078,
                                        skill = "Average",
                                        long = 0.70807572316499,
                                        x = -197011.43494992,
                                        name = "Юнит #24",
                                        heading = 0,
                                        y = 516259.37617667,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "ПВО #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7480977841886,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71779826462431,
                                            x = -220264.09679236,
                                            speed = 5.5555555555556,
                                            y = 564309.82296104,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 230,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 909,
                                        lat = 0.7480977841886,
                                        skill = "Average",
                                        long = 0.71779826462431,
                                        x = -220264.09679236,
                                        name = "Юнит #25",
                                        heading = 0,
                                        y = 564309.82296104,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 910,
                                        lat = 0.74805745132495,
                                        skill = "Average",
                                        long = 0.71787586101674,
                                        x = -220485.69680804,
                                        name = "Юнит #26",
                                        heading = 0,
                                        y = 564698.9657261,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 911,
                                        lat = 0.74808208997151,
                                        skill = "Average",
                                        long = 0.71783186914677,
                                        x = -220348.77328324,
                                        name = "Юнит #27",
                                        heading = 0,
                                        y = 564477.23342656,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "ПВО #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [13]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = true,
                                name = "ДРЛО",
                                groupId = 8,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 10000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78288093031336,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70275290415193,
                                            x = -5246.5214568423,
                                            speed = 222.22222222222,
                                            y = 474252.70605462,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7912796198206,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67570124106242,
                                            x = 38402.765583712,
                                            speed = 222.22222222222,
                                            y = 347945.71422255,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78061276091275,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71232408282061,
                                            x = -15638.451134648,
                                            speed = 222.22222222222,
                                            y = 518990.75803665,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79131362274829,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67665721702545,
                                            x = 38924.838554935,
                                            speed = 222.22222222222,
                                            y = 352221.63046363,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77984593266172,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71329799887793,
                                            x = -20090.933530021,
                                            speed = 222.22222222222,
                                            y = 523893.5870816,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79153751163634,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67664064297231,
                                            x = 40344.988592928,
                                            speed = 222.22222222222,
                                            y = 352042.5657208,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77985708205341,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71392799951065,
                                            x = -19741.566136737,
                                            speed = 222.22222222222,
                                            y = 526749.38111795,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7911791441893,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67602820867241,
                                            x = 37865.853543703,
                                            speed = 222.22222222222,
                                            y = 349459.26972735,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77985431565153,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.713770525504,
                                            x = -19828.763054671,
                                            speed = 222.22222222222,
                                            y = 526035.53824845,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79126817271415,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.675382577378,
                                            x = 38229.625130748,
                                            speed = 222.22222222222,
                                            y = 346519.78319846,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78027103785504,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71202130661701,
                                            x = -17948.175471427,
                                            speed = 222.22222222222,
                                            y = 517827.40911318,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79119050547848,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67634681801166,
                                            x = 38038.878375779,
                                            speed = 222.22222222222,
                                            y = 350885.74259584,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77961919914581,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71314850569106,
                                            x = -21600.7264619,
                                            speed = 222.22222222222,
                                            y = 523357.11953216,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79141987883833,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67648954916531,
                                            x = 39546.310620498,
                                            speed = 222.22222222222,
                                            y = 351419.72216624,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78007825103621,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71376256580133,
                                            x = -18406.359748197,
                                            speed = 222.22222222222,
                                            y = 525858.27887866,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79116201771656,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67555026536675,
                                            x = 37606.440075969,
                                            speed = 222.22222222222,
                                            y = 347320.22390687,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.7795211453087,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71393982845345,
                                            x = -21875.443317082,
                                            speed = 222.22222222222,
                                            y = 527013.50208225,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79170987280148,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67518949814206,
                                            x = 40981.390572737,
                                            speed = 222.22222222222,
                                            y = 345450.9299456,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77953212351377,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71456964845446,
                                            x = -21527.244116871,
                                            speed = 222.22222222222,
                                            y = 529868.82154198,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79119618617205,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67650613542052,
                                            x = 38127.41385215,
                                            speed = 222.22222222222,
                                            y = 351598.66555718,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77951837982544,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71378235183462,
                                            x = -21962.635958287,
                                            speed = 222.22222222222,
                                            y = 526299.58671278,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79192799690858,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67501321611894,
                                            x = 42314.82907485,
                                            speed = 222.22222222222,
                                            y = 344559.61502994,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77974785684378,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71408942964223,
                                            x = -20365.733662405,
                                            speed = 222.22222222222,
                                            y = 527551.7609261,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79138578745124,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67553351623984,
                                            x = 39026.017679296,
                                            speed = 222.22222222222,
                                            y = 347143.9576839,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77899349385467,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71584800428903,
                                            x = -24388.498174069,
                                            speed = 222.22222222222,
                                            y = 536017.20004688,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79149764891729,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67552512886001,
                                            x = 39735.652536262,
                                            speed = 222.22222222222,
                                            y = 347055.20538118,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77963864342896,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7142508481282,
                                            x = -20989.831229744,
                                            speed = 222.22222222222,
                                            y = 528354.08038357,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79118482481757,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67618752242858,
                                            x = 37952.144948256,
                                            speed = 222.22222222222,
                                            y = 350172.29422867,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77877984725241,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71648483193024,
                                            x = -25458.499102974,
                                            speed = 222.22222222222,
                                            y = 539045.2628729,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79136272130922,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67489611855007,
                                            x = 38678.619898471,
                                            speed = 222.22222222222,
                                            y = 344291.8583301,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77880723103034,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71821563117214,
                                            x = -24494.747628759,
                                            speed = 222.22222222222,
                                            y = 546893.09156229,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.79187547643104,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67357839006697,
                                            x = 41529.011364019,
                                            speed = 222.22222222222,
                                            y = 338139.615796,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77975875368719,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71471941561334,
                                            x = -20017.980862039,
                                            speed = 222.22222222222,
                                            y = 530407.64745453,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77899240498865,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69946675447607,
                                            x = -31322.712353912,
                                            speed = 222.22222222222,
                                            y = 461532.57305051,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            alt = 12000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.78399572348043,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68242374092268,
                                            x = -5751.4650765909,
                                            speed = 222.22222222222,
                                            y = 381636.41746637,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            alt = 34,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.786052,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.683393,
                                            x = 7674.038444859,
                                            speed = 138.88888888889,
                                            airdromeId = 19,
                                            y = 385029.5736699,
                                        }, -- end of [36]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "AWACS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-50",
                                        CLSID = "{CA17F0F8-6AEB-43FA-BC90-76732137F61D}",
                                        unitId = 13,
                                        lat = 0.78288093031336,
                                        skill = "Average",
                                        long = 0.70275290415193,
                                        x = -5246.5214568423,
                                        name = "Пилот #11",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "70000",
                                            flare = 192,
                                            chaff = 192,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 0,
                                        y = 474252.70605462,
                                        callsign = 
                                        {
                                            [1] = 5,
                                            [2] = 0,
                                            [3] = 0,
                                            name = "500",
                                        }, -- end of callsign
                                        onboard_num = 50,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Су-27 ПВО",
                                groupId = 1,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 472,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.779573,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.659424,
                                            x = -40915.496728899,
                                            speed = 138.88888888889,
                                            airdromeId = 14,
                                            y = 279256.64920952,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 10000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77106898306739,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74461532330249,
                                            x = -60555.876899265,
                                            speed = 222.22222222222,
                                            y = 672830.88412083,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 10000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.77224251988108,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76492172112118,
                                            x = -41358.004229856,
                                            speed = 222.22222222222,
                                            y = 764896.9089417,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 320,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.771891,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.751935,
                                            x = -51251.551717591,
                                            speed = 138.88888888889,
                                            airdromeId = 26,
                                            y = 705718.47981263,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Nothing",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 1,
                                        lat = 0.779573,
                                        skill = "Player",
                                        y = 279256.64920952,
                                        long = 0.659424,
                                        x = -40915.496728899,
                                        name = "Игрок",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                                [8] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [8]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 3,
                                            [2] = 5,
                                            [3] = 0,
                                            name = "350",
                                        }, -- end of callsign
                                        onboard_num = 35,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 2,
                                        lat = 0.77956202229232,
                                        skill = "High",
                                        y = 279311.28199002,
                                        long = 0.6594351258859,
                                        x = -40982.364309457,
                                        name = "Ведомый",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                                [8] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [8]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 4,
                                            [3] = 8,
                                            name = "148",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 367,
                                        lat = 0.779559,
                                        skill = "High",
                                        y = 279325.46434822,
                                        long = 0.659438,
                                        x = -41000.825228434,
                                        name = "Второй ведомый",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                                [8] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [8]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 4,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "113",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Su-27",
                                        CLSID = "{6FFE10D7-723E-46B0-AB8F-71B8B3D7572B}",
                                        unitId = 748,
                                        lat = 0.779552,
                                        skill = "High",
                                        y = 279359.87191757,
                                        long = 0.659445,
                                        x = -41043.489478202,
                                        name = "Третий ведомый",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [10] = 
                                                {
                                                    CLSID = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                                [8] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [8]
                                            }, -- end of pylons
                                            fuel = "9400",
                                            flare = 96,
                                            chaff = 96,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 2,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 5,
                                            name = "115",
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    sortie = "Домой",
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 66371,
    start_time = 54000,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "ГИДРО ОСН.",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "ОЛС",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "РЭБ",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "ШЛЕМ",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ЛЕВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "АВТОПИЛОТ",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "ИЛС",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "САУ",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "СПО",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "ПРАВ. ДВИГ.",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "МФД",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "РЛС",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
    }, -- end of failures
} -- end of mission
